home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / admin / xinetd.2 / xinetd / xinetd.2.1.7-linux.4 / README.bsdi < prev    next >
Encoding:
Text File  |  1996-01-24  |  857 b   |  30 lines

  1. $Id: README.bsdi,v 1.10 1996/01/24 19:26:30 chuck Exp $
  2.  
  3. I did this port of xinetd to BSDI originally for a freenet I helped get
  4. on the air, and cleaned it up some time later while building my first
  5. firewall.
  6.  
  7. Installation goes as per the INSTALL document. Run compile-src, and pick your
  8. OS (bsdi1 or bsdi2). Answer no to the man page question.
  9.  
  10. If you want to build without RPC capability, you should build with the
  11. command
  12.  
  13. ./compile-src -sf no_rpc -os <bsdi1|bsdi2>
  14.  
  15. After the build completes, you can install to the default directories
  16. /usr/local/sbin for the binary, and /usr/local/man for the manuals,
  17. by typing
  18.  
  19. make install
  20. make install.man
  21.  
  22. from the xinetd subdirectory.
  23.  
  24. Please respect Panos' wishes and address any comments about this version of
  25. xinetd to me. Thanks to Panos for the original version of xinetd.
  26.  
  27. Chuck Murcko
  28. chuck@telebase.com
  29.  
  30.